home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-05-05 | 603 b | 21 lines | [TEXT/R*ch] |
- Name: EditCellDemo
- Version: 1.0
- Category: examples
- Contributor: Andrew Gilmartin <Andrew_Gilmartin@Brown.Edu>
- Date: 93-10-25
- TCL-Version: 1.1.x
- TCL-Language: C
- Copyright: Public Domain
-
- This is a simple example of editing a CTable cell inline (ie over the
- cell in the table itself). This demo is not a framework around which to
- develop an application, but rather a demo of the mechanics of using
- a "floating" editor and using BecomeGopher().
-
- To run this demo
-
- 1) Add EditCellDemo.c and EditCellDemo.rsrc files to a new segment of
- the Showcase Application (v 1.2a or later).
-
- 2) Compile and Run.
-